home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / mainmenu / 00022.ls < prev    next >
Encoding:
Text File  |  1995-04-04  |  95 b   |  8 lines

  1. on mouseUp
  2.   if count(the windowList) then
  3.     exit
  4.   end if
  5.   puppetSound(0)
  6.   go("acts")
  7. end
  8.